[INFO] fetching crate jx3-api 0.1.0...
[INFO] testing jx3-api-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate jx3-api 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate jx3-api 0.1.0
[INFO] finished tweaking crates.io crate jx3-api 0.1.0
[INFO] tweaked toml for crates.io crate jx3-api 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jx3-api 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jx3-api 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3e2345ec991d39e34511fba61ce92981324d8004c437ccf072059ae63eba373
[INFO] running `Command { std: "docker" "start" "-a" "e3e2345ec991d39e34511fba61ce92981324d8004c437ccf072059ae63eba373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3e2345ec991d39e34511fba61ce92981324d8004c437ccf072059ae63eba373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3e2345ec991d39e34511fba61ce92981324d8004c437ccf072059ae63eba373", kill_on_drop: false }`
[INFO] [stdout] e3e2345ec991d39e34511fba61ce92981324d8004c437ccf072059ae63eba373
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26ce5fcb749231395f4ec7cbdfa6c9a45919d933ea53e95fe680a1868db97b8b
[INFO] running `Command { std: "docker" "start" "-a" "26ce5fcb749231395f4ec7cbdfa6c9a45919d933ea53e95fe680a1868db97b8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling jx3-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.39s
[INFO] running `Command { std: "docker" "inspect" "26ce5fcb749231395f4ec7cbdfa6c9a45919d933ea53e95fe680a1868db97b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26ce5fcb749231395f4ec7cbdfa6c9a45919d933ea53e95fe680a1868db97b8b", kill_on_drop: false }`
[INFO] [stdout] 26ce5fcb749231395f4ec7cbdfa6c9a45919d933ea53e95fe680a1868db97b8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3821cdd8fac2213a56bae7ff4345f26807066bf18d6104b39ca898f5ca378ae
[INFO] running `Command { std: "docker" "start" "-a" "f3821cdd8fac2213a56bae7ff4345f26807066bf18d6104b39ca898f5ca378ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling jx3-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.56s
[INFO] running `Command { std: "docker" "inspect" "f3821cdd8fac2213a56bae7ff4345f26807066bf18d6104b39ca898f5ca378ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3821cdd8fac2213a56bae7ff4345f26807066bf18d6104b39ca898f5ca378ae", kill_on_drop: false }`
[INFO] [stdout] f3821cdd8fac2213a56bae7ff4345f26807066bf18d6104b39ca898f5ca378ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5fa55a70a3cac9c3fd4b622b7e3c8626b8f75bb0ae5b3aae472e6c3d8821e87
[INFO] running `Command { std: "docker" "start" "-a" "d5fa55a70a3cac9c3fd4b622b7e3c8626b8f75bb0ae5b3aae472e6c3d8821e87", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jx3_api-1172bef013cd8bbd)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test api::free::examples::test_celebs_example ... FAILED
[INFO] [stdout] test api::free::examples::test_announce_example ... FAILED
[INFO] [stdout] test api::free::examples::test_all_news_example ... FAILED
[INFO] [stdout] test api::free::examples::test_flower_example ... FAILED
[INFO] [stdout] test api::free::examples::test_list_calendar_example ... FAILED
[INFO] [stdout] test api::free::examples::test_answer_example ... FAILED
[INFO] [stdout] test api::free::examples::test_master_example ... FAILED
[INFO] [stdout] test api::free::examples::test_server_check_example ... FAILED
[INFO] [stdout] test api::free::examples::test_server_status_example ... FAILED
[INFO] [stdout] test api::free::examples::test_travel_example ... FAILED
[INFO] [stdout] test api::free::examples::test_skills_records_example ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test api::free::examples::test_calendar_example ... FAILED
[INFO] [stdout] test api::free::examples::test_furniture_example ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_celebs_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/active/celebs", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_announce_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/news/announce", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_all_news_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/news/allnews", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_flower_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/home/flower", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_list_calendar_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/active/list/calendar", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_answer_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/exam/answer", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_master_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/server/master", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_server_check_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/server/check", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_server_status_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/server/status", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_travel_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/home/travel", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_skills_records_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/skills/records", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_calendar_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/active/calendar", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_furniture_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/home/furniture", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::free::examples::test_all_news_example
[INFO] [stdout]     api::free::examples::test_announce_example
[INFO] [stdout]     api::free::examples::test_answer_example
[INFO] [stdout]     api::free::examples::test_calendar_example
[INFO] [stdout]     api::free::examples::test_celebs_example
[INFO] [stdout]     api::free::examples::test_flower_example
[INFO] [stdout]     api::free::examples::test_furniture_example
[INFO] [stdout]     api::free::examples::test_list_calendar_example
[INFO] [stdout]     api::free::examples::test_master_example
[INFO] [stdout]     api::free::examples::test_server_check_example
[INFO] [stdout]     api::free::examples::test_server_status_example
[INFO] [stdout]     api::free::examples::test_skills_records_example
[INFO] [stdout]     api::free::examples::test_travel_example
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d5fa55a70a3cac9c3fd4b622b7e3c8626b8f75bb0ae5b3aae472e6c3d8821e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5fa55a70a3cac9c3fd4b622b7e3c8626b8f75bb0ae5b3aae472e6c3d8821e87", kill_on_drop: false }`
[INFO] [stdout] d5fa55a70a3cac9c3fd4b622b7e3c8626b8f75bb0ae5b3aae472e6c3d8821e87
